home *** CD-ROM | disk | FTP | other *** search
/ Apple WWDC 1996 / WWDC96_1996 (CD).toast / Technology Materials / MacOS 8 Resources / Mac OS 8 Revealed / Mac OS 8 Demos / Figure Preface.1 / Figure Preface.pre / 00145.ls < prev    next >
Encoding:
Text File  |  1996-05-06  |  74 b   |  6 lines

  1. on mouseDown
  2.   if the doubleClick then
  3.     go(the frame + 1)
  4.   end if
  5. end
  6.